Carbon


kUCKeyLayoutHeaderFormat

Header: UnicodeUtilities.h

enum {
    kUCKeyLayoutHeaderFormat = 4098,
    kUCKeyLayoutFeatureInfoFormat = 8193,
    kUCKeyModifiersToTableNumFormat = 12289,
    kUCKeyToCharTableIndexFormat = 16385,
    kUCKeyStateRecordsIndexFormat = 20481,
    kUCKeyStateTerminatorsFormat = 24577,
    kUCKeySequenceDataIndexFormat = 28673
};

Constant descriptions

kUCKeyLayoutHeaderFormat
kUCKeyLayoutFeatureInfoFormat
kUCKeyModifiersToTableNumFormat
kUCKeyToCharTableIndexFormat
kUCKeyStateRecordsIndexFormat
kUCKeyStateTerminatorsFormat
kUCKeySequenceDataIndexFormat


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)